Skip to content

feat(acir)!: Add predicate to call opcode#5616

Merged
vezenovm merged 20 commits intomasterfrom
mv/call-pred
Apr 8, 2024
Merged

feat(acir)!: Add predicate to call opcode#5616
vezenovm merged 20 commits intomasterfrom
mv/call-pred

Conversation

@vezenovm
Copy link
Copy Markdown
Contributor

@vezenovm vezenovm commented Apr 8, 2024

Resolves this issue noir-lang/noir#4707.

We simply add a predicate onto the Call opcode and handle it how we do other predicates such as for Brillig opcodes and memory ops. I also made a general utility method for checking a predicate in the VM as it now happens for three different opcodes.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants